@charset "utf-8";

/* Niko.net.au 2008 Website / Copyright (C) 2008 / Creeight (http://www.creeight.com.au/) */

#gallery {
	width: 180px; height: 300px; border:1px solid #112572;padding:10px;position: relative; overflow: hidden;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#gallery img {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	
}



A.Global:Active,
A.Global:Link,
A.Global:Visited
	{
	color:#696969;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	text-decoration:none;
	}

A.Global:Hover
	{
	color:#112572;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	text-decoration:none;
	}

A.GlobalFooting:Active,
A.GlobalFooting:Link,
A.GlobalFooting:Visited
	{
	color:#ffffff;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	text-decoration:none;
	}

A.GlobalFooting:Hover
	{
	color:#ffffff;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	text-decoration:underline;
	}

Body
	{
	background-color:#ffffff;
	background-image:url("../Global(Images)/Global(Image0001).png");
	background-repeat:repeat;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:50px;
	}

Font.GlobalBlack
	{
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	}

Font.GlobalGrey
	{
	color:#939393;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	}

Font.GlobalWhite
	{
	color:#ffffff;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	}

ul {
font-size: 120%; }



LI
	{
	color:#939393;
	list-style:square;
	}

.Thumbnail
	{
	border:1px solid #e2e2e2;
	display:block;
	height:84px;
	padding:1px;
	width:84px;
	}
	
	
form {
	width: 502px;
	height: 217px;
	position: relative;
	background-image:url("../Global(Images)/contact-form.png");
	margin-top: 10px;
}

form legend,
form label {
	display: none;
}

form fieldset {
	border: 0;
}

form input,
form textarea {
	display: block;
	width: 168px;
	position: absolute;
	border: 0;
	background: transparent;
	font-family: Arial;
	
}

form input {
	
	left: 83px;
}

#input-name {
	top: 53px;
}

#input-phone {
	top: 101px;
}


#input-callback {
	top: 144px;
}

#input-query {

	height: 105px; 
	top: 53px;
	left: 286px;
	font-size: 11px;
}

form button {
	position: absolute;
	width: 60px;
	height: 20px;
	cursor: pointer;
	bottom: 16px;
	right: 38px;
	background: transparent;
	border: none;
	text-indent: -9999px;
}



#scroll {
color: #112572; font-size: 130%;
}